projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678fc8e
)
mjpg-streamer: fix v4l dependency in pre-built package
author
Ted Hess
<
[email protected]
>
Sat, 13 Dec 2014 16:32:06 +0000
(11:32 -0500)
committer
Ted Hess
<
[email protected]
>
Sat, 13 Dec 2014 16:32:06 +0000
(11:32 -0500)
Signed-off-by: Ted Hess <
[email protected]
>
multimedia/mjpg-streamer/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/mjpg-streamer/Makefile
b/multimedia/mjpg-streamer/Makefile
index 00e07d1ffbdd88fd7a037beb874bc843c3c3c578..24e569df8e101a711227bcf4c6d0a970c1bcff29 100644
(file)
--- a/
multimedia/mjpg-streamer/Makefile
+++ b/
multimedia/mjpg-streamer/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mjpg-streamer
PKG_REV:=182
PKG_VERSION:=r$(PKG_REV)
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_MAINTAINER:=Roger D <
[email protected]
>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).1.tar.bz2
@@
-30,7
+30,7
@@
define Package/mjpg-streamer
SECTION:=multimedia
CATEGORY:=Multimedia
TITLE:=MJPG-streamer
- DEPENDS:=+libpthread +libjpeg +
PACKAGE_libv4l
:libv4l
+ DEPENDS:=+libpthread +libjpeg +
MJPG_STREAMER_V4L2
:libv4l
URL:=http://mjpg-streamer.wiki.sourceforge.net/
MENU:=1
endef